Skip to content

chore(release): version packages - #36

Merged
rmarganti merged 1 commit into
mainfrom
changeset-release/main
Dec 28, 2025
Merged

chore(release): version packages#36
rmarganti merged 1 commit into
mainfrom
changeset-release/main

Conversation

@rmarganti

@rmarganti rmarganti commented Dec 16, 2025

Copy link
Copy Markdown
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@filter-def/bigquery@1.0.0

Major Changes

  • 7f24812: Enforce non-null filter inputs for all filter types.

    Breaking change: Filter inputs can no longer accept null or undefined values. The CoreFilterInput type now excludes these values, requiring explicit filter values. When a value can be nullable, prefer the isNull filter kind instead.

    Refactored CoreFilterInputMap type to use a new FieldTypeForFilter helper, reducing type repetition and improving maintainability.

    Added type tests for CoreFilterInput behavior via vitest.

Patch Changes

  • Updated dependencies [7f24812]
    • @filter-def/core@1.0.0

@filter-def/core@1.0.0

Major Changes

  • 7f24812: Enforce non-null filter inputs for all filter types.

    Breaking change: Filter inputs can no longer accept null or undefined values. The CoreFilterInput type now excludes these values, requiring explicit filter values. When a value can be nullable, prefer the isNull filter kind instead.

    Refactored CoreFilterInputMap type to use a new FieldTypeForFilter helper, reducing type repetition and improving maintainability.

    Added type tests for CoreFilterInput behavior via vitest.

@filter-def/drizzle@1.0.0

Major Changes

  • 7f24812: Enforce non-null filter inputs for all filter types.

    Breaking change: Filter inputs can no longer accept null or undefined values. The CoreFilterInput type now excludes these values, requiring explicit filter values. When a value can be nullable, prefer the isNull filter kind instead.

    Refactored CoreFilterInputMap type to use a new FieldTypeForFilter helper, reducing type repetition and improving maintainability.

    Added type tests for CoreFilterInput behavior via vitest.

Patch Changes

  • Updated dependencies [7f24812]
    • @filter-def/core@1.0.0

@filter-def/in-memory@1.0.0

Major Changes

  • 7f24812: Enforce non-null filter inputs for all filter types.

    Breaking change: Filter inputs can no longer accept null or undefined values. The CoreFilterInput type now excludes these values, requiring explicit filter values. When a value can be nullable, prefer the isNull filter kind instead.

    Refactored CoreFilterInputMap type to use a new FieldTypeForFilter helper, reducing type repetition and improving maintainability.

    Added type tests for CoreFilterInput behavior via vitest.

Patch Changes

  • Updated dependencies [7f24812]
    • @filter-def/core@1.0.0

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 032f3f5 to e528d3a Compare December 28, 2025 02:49
@rmarganti rmarganti changed the title Version Packages chore(release): version packages Dec 28, 2025
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e528d3a to d7423aa Compare December 28, 2025 02:53
@rmarganti
rmarganti merged commit 19de07b into main Dec 28, 2025
@rmarganti
rmarganti deleted the changeset-release/main branch December 28, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant